From 5b8c41aeca9a4b557f2cdd74c7f5b677a57b7d88 Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Thu, 23 Feb 2017 18:38:13 +0000 Subject: [PATCH] xl: update copyright information Signed-off-by: Wei Liu Acked-by: Ian Jackson --- tools/xl/xl.c | 4 +--- tools/xl/xl.h | 2 +- tools/xl/xl_cmdimpl.c | 4 +--- tools/xl/xl_cmdtable.c | 2 +- tools/xl/xl_sxp.c | 4 +--- 5 files changed, 5 insertions(+), 11 deletions(-) diff --git a/tools/xl/xl.c b/tools/xl/xl.c index a272258155..4bc9648b71 100644 --- a/tools/xl/xl.c +++ b/tools/xl/xl.c @@ -1,7 +1,5 @@ /* - * Copyright (C) 2009 Citrix Ltd. - * Author Stefano Stabellini - * Author Vincent Hanquez + * Copyright 2009-2017 Citrix Ltd and other contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published diff --git a/tools/xl/xl.h b/tools/xl/xl.h index 0a8c8133cf..84dd2a9265 100644 --- a/tools/xl/xl.h +++ b/tools/xl/xl.h @@ -1,5 +1,5 @@ /* - * Author Yang Hongyang + * Copyright 2009-2017 Citrix Ltd and other contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published diff --git a/tools/xl/xl_cmdimpl.c b/tools/xl/xl_cmdimpl.c index 0add5dcc5e..a83739942c 100644 --- a/tools/xl/xl_cmdimpl.c +++ b/tools/xl/xl_cmdimpl.c @@ -1,7 +1,5 @@ /* - * Copyright (C) 2009 Citrix Ltd. - * Author Stefano Stabellini - * Author Vincent Hanquez + * Copyright 2009-2017 Citrix Ltd and other contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published diff --git a/tools/xl/xl_cmdtable.c b/tools/xl/xl_cmdtable.c index 588d5d9604..ddcd6c2423 100644 --- a/tools/xl/xl_cmdtable.c +++ b/tools/xl/xl_cmdtable.c @@ -1,5 +1,5 @@ /* - * Author Yang Hongyang + * Copyright 2009-2017 Citrix Ltd and other contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published diff --git a/tools/xl/xl_sxp.c b/tools/xl/xl_sxp.c index a8c127b439..b67c0ae999 100644 --- a/tools/xl/xl_sxp.c +++ b/tools/xl/xl_sxp.c @@ -1,7 +1,5 @@ /* - * Copyright (C) 2009 Citrix Ltd. - * Author Stefano Stabellini - * Author Vincent Hanquez + * Copyright 2009-2017 Citrix Ltd and other contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published -- 2.30.2